home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / O1561415.CAB / VBCN.XML_1033 < prev    next >
Extensible Markup Language  |  2003-02-13  |  12KB  |  176 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <toc>
  3.     <topic>
  4.         <label>Avoiding Naming Conflicts</label>
  5.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconavoidingnamingconflicts.htm</url>
  6.     </topic>
  7.     <topic>
  8.         <label>Calling Procedures with the Same Name</label>
  9.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconcallingprocedureswiththesamename.htm</url>
  10.     </topic>
  11.     <topic>
  12.         <label>Calling Property Procedures</label>
  13.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconcallingpropertyprocedures.htm</url>
  14.     </topic>
  15.     <topic>
  16.         <label>Calling Sub and Function Procedures</label>
  17.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconcallingsubandfunctionprocedures.htm</url>
  18.     </topic>
  19.     <topic>
  20.         <label>Creating Object Variables</label>
  21.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconcreatingobjvar.htm</url>
  22.     </topic>
  23.     <topic>
  24.         <label>Creating Recursive Procedures</label>
  25.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconcreatingrecursiveprocedures.htm</url>
  26.     </topic>
  27.     <topic>
  28.         <label>Declaring Arrays</label>
  29.         <url>mk:@MSITStore:vbcn6.chm::/html/vacondeclaringarrays.htm</url>
  30.     </topic>
  31.     <topic>
  32.         <label>Declaring Constants</label>
  33.         <url>mk:@MSITStore:vbcn6.chm::/html/vacondeclaringconstants.htm</url>
  34.     </topic>
  35.     <topic>
  36.         <label>Declaring Variables</label>
  37.         <url>mk:@MSITStore:vbcn6.chm::/html/vacondeclaringvariables.htm</url>
  38.     </topic>
  39.     <topic>
  40.         <label>Executing Code when Setting Properties</label>
  41.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconexecutingcodewhensettingproperties.htm</url>
  42.     </topic>
  43.     <topic>
  44.         <label>Looping Through Code</label>
  45.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconloopingthroughcode.htm</url>
  46.     </topic>
  47.     <topic>
  48.         <label>Making Faster For...Next Loops</label>
  49.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconmakingfasterloops.htm</url>
  50.     </topic>
  51.     <topic>
  52.         <label>Passing Arguments Efficiently</label>
  53.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconpassingargs.htm</url>
  54.     </topic>
  55.     <topic>
  56.         <label>Returning Strings from Functions</label>
  57.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconreturningstrings.htm</url>
  58.     </topic>
  59.     <topic>
  60.         <label>Understanding Automation</label>
  61.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingoleautomation.htm</url>
  62.     </topic>
  63.     <topic>
  64.         <label>Understanding Conditional Compilation</label>
  65.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingconditionalcompilation.htm</url>
  66.     </topic>
  67.     <topic>
  68.         <label>Understanding Named and Optional Arguments</label>
  69.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingnamedoptionalargs.htm</url>
  70.     </topic>
  71.     <topic>
  72.         <label>Understanding Objects, Properties, Methods, and Events</label>
  73.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingobjects.htm</url>
  74.     </topic>
  75.     <topic>
  76.         <label>Understanding Parameter Arrays</label>
  77.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingparamarrays.htm</url>
  78.     </topic>
  79.     <topic>
  80.         <label>Understanding Scope and Visibility</label>
  81.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingscope.htm</url>
  82.     </topic>
  83.     <topic>
  84.         <label>Understanding the Lifetime of Variables</label>
  85.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandinglifetime.htm</url>
  86.     </topic>
  87.     <topic>
  88.         <label>Understanding Variants</label>
  89.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingvariants.htm</url>
  90.     </topic>
  91.     <topic>
  92.         <label>Understanding Visual Basic Syntax</label>
  93.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconunderstandingvbsyntax.htm</url>
  94.     </topic>
  95.     <topic>
  96.         <label>Using Arrays</label>
  97.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingarrays.htm</url>
  98.     </topic>
  99.     <topic>
  100.         <label>Using Constants</label>
  101.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingconstants.htm</url>
  102.     </topic>
  103.     <topic>
  104.         <label>Using Data Types Efficiently</label>
  105.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingdata.htm</url>
  106.     </topic>
  107.     <topic>
  108.         <label>Using Do...Loop Statements</label>
  109.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingdoloop.htm</url>
  110.     </topic>
  111.     <topic>
  112.         <label>Using For Each...Next Statements</label>
  113.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingforeach.htm</url>
  114.     </topic>
  115.     <topic>
  116.         <label>Using For...Next Statements</label>
  117.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingfornext.htm</url>
  118.     </topic>
  119.     <topic>
  120.         <label>Using If...Then...Else Statements</label>
  121.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingifthen.htm</url>
  122.     </topic>
  123.     <topic>
  124.         <label>Using Parentheses in Code</label>
  125.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingparens.htm</url>
  126.     </topic>
  127.     <topic>
  128.         <label>Using Select Case Statements</label>
  129.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingselectcase.htm</url>
  130.     </topic>
  131.     <topic>
  132.         <label>Using With Statements</label>
  133.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconusingwith.htm</url>
  134.     </topic>
  135.     <topic>
  136.         <label>Visual Basic Naming Rules</label>
  137.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconvbnamingrules.htm</url>
  138.     </topic>
  139.     <topic>
  140.         <label>Working Across Applications</label>
  141.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconworkingacrossapps.htm</url>
  142.     </topic>
  143.     <topic>
  144.         <label>Writing a Function Procedure</label>
  145.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingfunctions.htm</url>
  146.     </topic>
  147.     <topic>
  148.         <label>Writing a Property Procedure</label>
  149.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingproperties.htm</url>
  150.     </topic>
  151.     <topic>
  152.         <label>Writing a Sub Procedure</label>
  153.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingsubs.htm</url>
  154.     </topic>
  155.     <topic>
  156.         <label>Writing Assignment Statements</label>
  157.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingassignments.htm</url>
  158.     </topic>
  159.     <topic>
  160.         <label>Writing Data to Files</label>
  161.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingdata.htm</url>
  162.     </topic>
  163.     <topic>
  164.         <label>Writing Declaration Statements</label>
  165.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingdeclarations.htm</url>
  166.     </topic>
  167.     <topic>
  168.         <label>Writing Executable Statements</label>
  169.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingexecutablestatements.htm</url>
  170.     </topic>
  171.     <topic>
  172.         <label>Writing Visual Basic Statements</label>
  173.         <url>mk:@MSITStore:vbcn6.chm::/html/vaconwritingvbstatements.htm</url>
  174.     </topic>
  175. </toc>